home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / untcnvrs.sit / Unit Conversion / card_3153.txt < prev    next >
Text File  |  1990-11-02  |  6KB  |  293 lines

  1. -- card: 3153 from stack: in
  2. -- bmap block id: 3928
  3. -- flags: 4000
  4. -- background id: 3433
  5. -- name: TitleCard
  6.  
  7.  
  8. -- part 10 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=51 top=125 right=185 bottom=135
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 14
  16. -- text size: 12
  17. -- style flags: 256
  18. -- line height: 24
  19. -- part name: 
  20.  
  21.  
  22. -- part 11 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=137 top=125 right=185 bottom=221
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 14
  30. -- text size: 12
  31. -- style flags: 256
  32. -- line height: 24
  33. -- part name: 
  34.  
  35.  
  36. -- part 12 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=52 top=188 right=248 bottom=136
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 14
  44. -- text size: 12
  45. -- style flags: 256
  46. -- line height: 24
  47. -- part name: 
  48.  
  49.  
  50. -- part 13 (field)
  51. -- low flags: 01
  52. -- high flags: 0000
  53. -- rect: left=137 top=187 right=247 bottom=221
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 14
  58. -- text size: 12
  59. -- style flags: 256
  60. -- line height: 24
  61. -- part name: 
  62.  
  63.  
  64. -- part 14 (field)
  65. -- low flags: 01
  66. -- high flags: 0000
  67. -- rect: left=51 top=250 right=310 bottom=135
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 14
  72. -- text size: 12
  73. -- style flags: 256
  74. -- line height: 24
  75. -- part name: 
  76.  
  77.  
  78. -- part 18 (field)
  79. -- low flags: 01
  80. -- high flags: 0000
  81. -- rect: left=284 top=49 right=286 bottom=473
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 14
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: MainInfo
  90.  
  91.  
  92. -- part 19 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=51 top=125 right=187 bottom=135
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   visual effect zoom open
  107.   go to card "Distance"
  108. end mouseUp
  109.  
  110.  
  111.  
  112. -- part 20 (button)
  113. -- low flags: 00
  114. -- high flags: 2000
  115. -- rect: left=137 top=125 right=187 bottom=219
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: 
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   visual effect zoom open
  127.   go to card "Area"
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part 21 (button)
  133. -- low flags: 00
  134. -- high flags: 2000
  135. -- rect: left=52 top=189 right=248 bottom=134
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: 
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   visual effect zoom open
  147.   go to card "Volume"
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 23 (button)
  153. -- low flags: 00
  154. -- high flags: 2000
  155. -- rect: left=137 top=189 right=247 bottom=219
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: 
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   visual effect zoom open
  167.   go to card "Weight"
  168. end mouseUp
  169.  
  170.  
  171.  
  172. -- part 24 (button)
  173. -- low flags: 00
  174. -- high flags: 2000
  175. -- rect: left=52 top=251 right=311 bottom=134
  176. -- title width / last selected line: 0
  177. -- icon id / first selected line: 0 / 0
  178. -- text alignment: 1
  179. -- font id: 0
  180. -- text size: 12
  181. -- style flags: 0
  182. -- line height: 16
  183. -- part name: 
  184. ----- HyperTalk script -----
  185. on mouseUp
  186.   visual effect zoom open
  187.   go to card "Temperature"
  188. end mouseUp
  189.  
  190.  
  191.  
  192. -- part 29 (field)
  193. -- low flags: 01
  194. -- high flags: 0000
  195. -- rect: left=136 top=250 right=310 bottom=220
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 1
  199. -- font id: 14
  200. -- text size: 12
  201. -- style flags: 256
  202. -- line height: 24
  203. -- part name: 
  204.  
  205.  
  206. -- part 25 (button)
  207. -- low flags: 00
  208. -- high flags: 2000
  209. -- rect: left=138 top=250 right=310 bottom=216
  210. -- title width / last selected line: 0
  211. -- icon id / first selected line: 0 / 0
  212. -- text alignment: 1
  213. -- font id: 0
  214. -- text size: 12
  215. -- style flags: 0
  216. -- line height: 16
  217. -- part name: Notes
  218. ----- HyperTalk script -----
  219. on mouseUp
  220.   visual effect zoom open
  221.   go to card "addInfo"
  222. end mouseUp
  223.  
  224.  
  225.  
  226. -- part 28 (button)
  227. -- low flags: 00
  228. -- high flags: 2000
  229. -- rect: left=291 top=287 right=319 bottom=348
  230. -- title width / last selected line: 0
  231. -- icon id / first selected line: 1011 / 1011
  232. -- text alignment: 1
  233. -- font id: 0
  234. -- text size: 12
  235. -- style flags: 0
  236. -- line height: 16
  237. -- part name: TempHome
  238. ----- HyperTalk script -----
  239. on mouseUp
  240.   visual effect barn door close
  241.   go home
  242.   show menubar
  243. end mouseUp
  244.  
  245.  
  246.  
  247. -- part contents for background part 7
  248. ----- text -----
  249. Unit Conversions
  250.  
  251.  
  252. -- part contents for card part 10
  253. ----- text -----
  254. Distance Conversions
  255.  
  256.  
  257. -- part contents for card part 11
  258. ----- text -----
  259. Area 
  260. Conversions
  261.  
  262. -- part contents for card part 12
  263. ----- text -----
  264. Volume Conversions
  265.  
  266.  
  267. -- part contents for card part 13
  268. ----- text -----
  269. Weight
  270. Conversions
  271.  
  272. -- part contents for card part 14
  273. ----- text -----
  274. TemperatureConversions
  275.  
  276.  
  277.  
  278. -- part contents for card part 18
  279. ----- text -----
  280. This Hypercard Stack was written by Nuno M. Paixao.
  281. If you use this stack, ensure that the author keeps on writing similar material, by registering. Send $10.00 to:
  282.         Nuno M. Paixao
  283.      2319 Clifton Street
  284.      Halifax, Nova Scotia
  285.            B3K-4T9
  286. E-Mail inquiries or sug-gestions can be sent to:
  287.    PAIXAO@UG.CS.DAL.CA
  288.      DEXTER@AC.DAL.CA
  289.  
  290. -- part contents for card part 29
  291. ----- text -----
  292. Conversion
  293. Notes